FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/location-functional-centre

Packageca.on.oh-seris
Resource TypeCodeSystem
Idlocation-functional-centre
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh-seris@0.11.0-alpha1.0.1&canonical=http://ontariohealth.ca/fhir/CodeSystem/location-functional-centre
URLhttp://ontariohealth.ca/fhir/CodeSystem/location-functional-centre
Version1.0.0
Statusdraft
Date2023-09-08
NameLocationFunctionalCentre
TitleLocation Functional Centre
Realmca
DescriptionIndicates the type of function performed at the centre
Contentcomplete

Resources that use this resource

ValueSet
location-functional-centreLocation Functional Centre

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "location-functional-centre",
  "url": "http://ontariohealth.ca/fhir/CodeSystem/location-functional-centre",
  "version": "1.0.0",
  "name": "LocationFunctionalCentre",
  "title": "Location Functional Centre",
  "status": "draft",
  "experimental": false,
  "date": "2023-09-08",
  "publisher": "Ontario Health",
  "description": "Indicates the type of function performed at the centre",
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "71350",
      "display": "Specialty Clinic"
    },
    {
      "code": "71415",
      "display": "Diagnostic Imaging"
    }
  ]
}